home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Especial Multimedia
/
Especial Multimedia.iso
/
Multimed
/
Fuentes
/
T1UTILS1.ZIP
/
GETOPT.H
< prev
next >
Wrap
Text File
|
1997-09-14
|
132b
|
7 lines
/* getopt.h - get command line options
*
* Parse the command line options, System V style.
*/
int getopt(int, char *[], char *);